This script is intended for beginners and advanced coders that want to update code on the live server in the moment they Commit / Push code to the repository. Just place the script in a folder you choose and point Github or Bitbucket to send it a POST Hook and the script will automatically deploy the code in your Linux server. The flow will then be Development -> Git Repository -> Live Server.